-
Home
-
WP Consent Receipt
-
0.28 (latest)
-
Code
-
Classes
- RC2
| Total Complexity |
41 |
| Dependencies |
0 |
| Dependents |
1 |
| Total lines |
638 |
| Lines of code |
232 |
| Logical lines of code |
140 |
| Comment lines |
225 |
| Methods |
11 |
| Properties |
12 |
Methods 11
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| _setupInlineCrypt() |
A |
36 |
11 |
95 |
| setKey() |
S |
50 |
6 |
26 |
| _encryptBlock() |
S |
50 |
4 |
28 |
| _decryptBlock() |
S |
50 |
4 |
28 |
| isValidEngine() |
S |
62 |
4 |
11 |
| setKeyLength() |
S |
73 |
3 |
5 |
| encrypt() |
S |
65 |
2 |
10 |
| decrypt() |
S |
65 |
2 |
10 |
| _setupMcrypt() |
S |
72 |
2 |
6 |
| _setupKey() |
S |
63 |
2 |
10 |
| getKeyLength() |
S |
83 |
1 |
3 |